Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-2533 | DO3451-ORACLE11 | SV-24905r1_rule | ECLP-1 | Medium |
Description |
---|
An account permission to grant privileges within the database is an administrative function. Minimizing the number and privileges of administrative accounts reduces the chances of privileged account exploitation. Application user accounts should never require WITH GRANT OPTION privileges since, by definition, they require only privileges to execute procedures or view / edit data. |
STIG | Date |
---|---|
Oracle 11 Database Instance STIG | 2014-01-14 |
Check Text ( None ) |
---|
None |
Fix Text (F-26525r1_fix) |
---|
Revoke privileges granted the WITH GRANT OPTION from non-DBA and accounts that do not own application objects. Re-grant privileges without specifying WITH GRANT OPTION. |